* lisp/pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Dec 2011 13:20:20 +0000 (08:20 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Dec 2011 13:20:20 +0000 (08:20 -0500)
commit1d0ebfad93cdc252062bd4bb40aaf7fb3759fa79
tree257540517dc34dbeafcd0f6927895297eb44b5ac
parent0243ce3cb9e96a153ad690204e46bb28ea7f4e15
* lisp/pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
(pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
end in ".mk".
(pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
when reading the makefile.
lisp/ChangeLog
lisp/pcmpl-gnu.el